|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
TransformSet handles and manipulates IPSec transform sets. More...
Public Member Functions | |
| void | setTransformName (string) |
| Sets the name of the transform set. More... | |
| string | getTransformName () |
| Returns the name of the transform set. More... | |
TransformSet handles and manipulates IPSec transform sets.
| string TransformSet::getTransformName | ( | ) |
Returns the name of the transform set.
| void TransformSet::setTransformName | ( | string | ) |
Sets the name of the transform set.
| name,the | name of the transform set. |